DSH Doctor: Diagnostics and Recovery for DeepSeek Harness
DSH Doctor is the diagnostic and recovery plugin for DeepSeek Harness (DSH), designed to address startup failures and runtime errors caused by profile configuration issues, dependency problems, or plugin anomalies. It offers two interaction methods, a Web UI and a CLI, supporting automatic failure detection, executing limited recovery actions, and rolling back configurations to healthy checkpoints. Core features include displaying recovery banners in the Web UI, providing a diagnostic page and emergency entry points, as well as performing operations via the CLI such as scanning, boot probing, recovery, and checkpoint management. Its design emphasizes safety, requiring explicit confirmation for critical actions like disabling plugins or modifying configurations, and it does not handle API keys or upload local data. Installation requires
Read More